home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 April: Mac OS SDK / Dev.CD Apr 97 SDK1.toast / Development Kits (Disc 1) / Installer SDK Cornucopia 1.0.2 / Script Examples / • Some Useful Utilities / UserStartup•Rez & Go < prev    next >
Encoding:
Text File  |  1996-09-09  |  200 b   |  6 lines  |  [TEXT/MPS ]

  1. # When placed in MPW "Startup Items" folder, this will add a "Rez & Go"
  2. # menu item in the Build menu upon launch of MPW.
  3.  
  4. AddMenu Build '(-' ''
  5. AddMenu Build 'Rez & Go' '"{MPW}Rez & Go" ∑∑ Dev:Null'
  6.